use MAX priv->width, alloc.width when allocating the bin_window,
authorKristian Rietveld <kris@imendio.com>
Tue, 18 Jul 2006 10:15:37 +0000 (10:15 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Tue, 18 Jul 2006 10:15:37 +0000 (10:15 +0000)
commit6ca1b1e68570c903330d47f869d623db3d2eca21
treee7a4138372fefe99fc00c703ed50401b8c58515e
parentec9e9aff34511aeafd60bfd607a667ef3df0f062
use MAX priv->width, alloc.width when allocating the bin_window,

2006-07-18  Kristian Rietveld  <kris@imendio.com>

* gtk/gtktreeview.c (gtk_tree_view_realize): use MAX
priv->width, alloc.width when allocating the bin_window,
(gtk_tree_view_bin_expose): don't overrun bin_window when drawing
the flat box.
ChangeLog
ChangeLog.pre-2-10
gtk/gtktreeview.c